- addTileset
void addTileset(IHipTileset tileset)
Undocumented in source. Be warned that the author may not have intended to support it.
- color
HipColor color()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTSXPath
string getTSXPath(string tsxName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getTilesetForID
IHipTileset getTilesetForID(ushort id)
Undocumented in source. Be warned that the author may not have intended to support it.
- height
uint height()
Undocumented in source. Be warned that the author may not have intended to support it.
- isInfinite
bool isInfinite()
Undocumented in source. Be warned that the author may not have intended to support it.
- isReady
bool isReady()
Undocumented in source. Be warned that the author may not have intended to support it.
- layers
HipTileLayer[string] layers()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadImages
void loadImages(void delegate() onSuccess, void delegate() onFailure)
Those arguments are actually synchronous on all platforms. This is to simulate JS API.
- loadTextures
bool loadTextures()
Undocumented in source. Be warned that the author may not have intended to support it.
- onDispose
void onDispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- onFinishLoading
void onFinishLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
- orientation
string orientation()
Undocumented in source. Be warned that the author may not have intended to support it.
- path
string path()
- renderorder
string renderorder()
Undocumented in source. Be warned that the author may not have intended to support it.
- rotation
float rotation()
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
float scale()
Undocumented in source. Be warned that the author may not have intended to support it.
- scale
float scale(float sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- scaleX
float scaleX()
Undocumented in source. Be warned that the author may not have intended to support it.
- scaleY
float scaleY()
Undocumented in source. Be warned that the author may not have intended to support it.
- setTileSize
void setTileSize(uint tileWidth, uint tileHeight)
Undocumented in source. Be warned that the author may not have intended to support it.
- tileHeight
uint tileHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
- tileWidth
uint tileWidth()
Undocumented in source. Be warned that the author may not have intended to support it.
- tiled_version
string tiled_version()
Undocumented in source. Be warned that the author may not have intended to support it.
- width
uint width()
Undocumented in source. Be warned that the author may not have intended to support it.
- x
int x()
Undocumented in source. Be warned that the author may not have intended to support it.
- y
int y()
Undocumented in source. Be warned that the author may not have intended to support it.